Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh
/
[androidJvm]ConfigKt
/
SecurityConfigKt
/
Dsl
/
clear
clear
@
JvmName
(
name
=
"clearAdminKey"
)
fun
DslList
<
ByteString
,
ConfigKt.SecurityConfigKt.Dsl.AdminKeyProxy
>
.
clear
(
)
The public key authorized to send admin messages to this node.
Content copied to clipboard
repeated bytes admin_key = 3;